nextcloud-desktop.git
2024-12-30 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-28 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-27 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-26 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-22 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-21 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-20 Matthieu GallienMerge pull request #7584 from nextcloud/bugfix/qt-6...
2024-12-20 Matthieu Gallienuse existing craft cache version 24.10
2024-12-20 Claudio CambraUse std::next rather than adding to iterator in tests
2024-12-20 Claudio CambraUse QTimeZone in startOfDay for QDate in tests
2024-12-20 Claudio CambraUse non-deprecated qChecksum in qtlocalpeer of qtsingle...
2024-12-20 Claudio CambraReplace aAsConst with std::as_const in tests
2024-12-20 Matthieu Gallienuse CI images with Qt 6.8.0
2024-12-20 Claudio CambraUse default downloaddir for craft
2024-12-20 Claudio CambraMove pinned Qt and Craft cache versions to 6.8.0 and...
2024-12-20 Claudio CambraUse QDomDocument content method returning ParseResult
2024-12-20 Claudio CambraReplace QWebSocket::error with errorOccurred
2024-12-20 Claudio CambraUse std::prev ove -1ing the iterator
2024-12-20 Claudio CambraUse matchView instead of match
2024-12-20 Claudio CambraUse unique_ptr over scoped pointer
2024-12-20 Claudio CambraUse char16_t cast instead of ushort cast
2024-12-20 Claudio CambraReplace deprecated QVariant types with QMetaType
2024-12-20 Claudio CambraDo not use const char * to add data to crypto hash
2024-12-20 Claudio CambraRemove unneeded take from systray
2024-12-20 Claudio CambraUse QTimeZone::UTC instead of Qt::UTC
2024-12-20 Claudio CambraReplace use of QCheckBox::stateChanged with QCheckBox...
2024-12-20 Claudio CambraReplace use of itemDelegate with itemDelegateForIndex
2024-12-20 Claudio CambraReplace use of deprecated QLibraryInfo::location with...
2024-12-20 Claudio CambraEnsure use of QMessageBox-using QMessageBox::critical
2024-12-20 Claudio CambraReplace all uses of qAsConst with std::as_const
2024-12-20 RelloMerge pull request #7675 from nextcloud/dependabot...
2024-12-20 dependabot... Bump cpp-linter/cpp-linter-action from 2.13.3 to 2...
2024-12-20 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-19 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-18 Andy ScherzingerMerge pull request #7680 from nextcloud/docs/noid/authors
2024-12-18 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-17 Andy Scherzingerdocs: Add authors file
2024-12-17 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-16 Matthieu GallienMerge pull request #7670 from nextcloud/bugfix/lnkFolde...
2024-12-16 Matthieu Gallienremove deprecated API
2024-12-16 Matthieu Gallienallow dehydrating pinned LNK files
2024-12-16 Matthieu GallienMerge pull request #7662 from xjzsq/fix_root_detection
2024-12-16 xjzsqFix a bug preventing sync root in folder on drive roots
2024-12-16 Matthieu GallienMerge pull request #7667 from nextcloud/Rello-patch-1
2024-12-16 RelloUpdate src/gui/folderman.cpp
2024-12-16 Relloimprovement of error message
2024-12-16 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-15 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-14 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-13 Matthieu GallienMerge pull request #7656 from nextcloud/Rello-patch-1
2024-12-13 RelloUpdate VERSION.cmake
2024-12-13 rakeknivenMerge pull request #7655 from nextcloud/rakekniven...
2024-12-13 rakeknivenchore(i18n): Corrected spelling and improved grammar
2024-12-13 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-12 Matthieu GallienMerge pull request #7636 from nextcloud/bugfix/vfs...
2024-12-12 Camila AyresAll conditions must be true to use virtual files in...
2024-12-12 Camila AyresAdd [[nodiscard]] to functions.
2024-12-12 Camila AyresRemove unused variable.
2024-12-12 Camila AyresUpdate tests for folder check to match fix.
2024-12-12 Hannah von... Warn if we encounter an unsupported configuration
2024-12-12 Hannah von... Fix crash on missing sync root
2024-12-12 Hannah von... Fix network drive detection
2024-12-12 Matthieu GallienMerge pull request #7639 from nextcloud/bugfix/conflict
2024-12-12 Camila AyresInclude folders when displaying the local metadata...
2024-12-12 Matthieu GallienMerge pull request #7626 from nextcloud/feature/install...
2024-12-12 Matthieu Gallienoptionally install PDB files when building them
2024-12-12 Matthieu GallienMerge pull request #7642 from nextcloud/feature/cleanDe...
2024-12-12 Matthieu Gallienuse modern non deprecated hash algorithm and parameters
2024-12-12 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-11 Matthieu GallienMerge pull request #7602 from nextcloud/bugfix/updatePl...
2024-12-11 Matthieu Galliendehydrate placeholder files using CfDehydratePlaceholder
2024-12-11 Matthieu GallienMerge pull request #7625 from nextcloud/ci/allowEmptyVe...
2024-12-11 Matthieu Gallienimprove definition of MIRALL_VERSION_SUFFIX and MIRALL_...
2024-12-11 Matthieu GallienMerge pull request #7635 from nextcloud/bugfix/import
2024-12-10 Camila AyresDo not display any notification when import was success...
2024-12-10 Camila AyresInclude Nextcloud in the search for legacy config when...
2024-12-10 Claudio CambraMerge pull request #7585 from nextcloud/bugfix/close...
2024-12-10 Claudio CambraClose isExecutable command outpipe file handle after use
2024-12-10 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-09 Matthieu GallienMerge pull request #7576 from nextcloud/bugfix/macos...
2024-12-09 Claudio CambraRename first header on macos vfs doc entry, fixing...
2024-12-09 Matthieu GallienMerge pull request #7604 from nextcloud/bugfix/ai-butto...
2024-12-09 Claudio CambraEnsure colour of featured app icon is consistent with...
2024-12-09 Matthieu GallienMerge pull request #7612 from nextcloud/rakekniven...
2024-12-09 rakeknivenchore(i18n): Aligned error messages
2024-12-09 Matthieu GallienMerge pull request #7623 from nextcloud/feature/disable...
2024-12-09 Camila AyresMove option APPLICATION_DISPLAY_LEGACY_IMPORT_DIALOG...
2024-12-09 Camila AyresCheck for the option to display legacy import dialog.
2024-12-09 Camila AyresAdd bool theme option to display legacy import dialog.
2024-12-09 Matthieu GallienMerge pull request #7568 from nextcloud/bugfix/remove...
2024-12-09 Claudio CambraDisable border on file provider settings page by default
2024-12-09 Claudio CambraSet margins on account settings internal layouts as...
2024-12-09 Matthieu GallienMerge pull request #7609 from nextcloud/bugfix/handleWi...
2024-12-09 Matthieu Gallienset the proper file type for directory junction entries
2024-12-09 Matthieu GallienMerge pull request #7567 from nextcloud/bugfix/activity...
2024-12-09 Claudio CambraReplace dark/light icon roles with a single icon role...
2024-12-09 Claudio CambraGenerate icon paths for activities as just svg custom...
2024-12-09 Matthieu GallienMerge pull request #7566 from nextcloud/bugfix/tray...
2024-12-09 Claudio CambraChange window background colour to palette window color
2024-12-09 Claudio CambraMake tray window item a rectangle with base palette...
next